* net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
authorMichael Albinus <albinus@detlef>
Thu, 28 Jan 2010 21:13:01 +0000 (22:13 +0100)
committerMichael Albinus <albinus@detlef>
Thu, 28 Jan 2010 21:13:01 +0000 (22:13 +0100)
commitf95e14e904f14afd92094e9d527dc3cd7164ac41
treeff8008098debf16f322163b9b490ee73c1e0c9e3
parente4a8e1b74917ab02487570b17fbfa53449d62926
* net/ange-ftp.el (ange-ftp-insert-directory): Handle the case,
FILENAME is not in `default-directory'.  (Bug#5478)

* net/tramp.el (tramp-handle-insert-directory): Simplify handling
of SWITCHES.  Handle the case, FILENAME is not in
`default-directory'.  (Bug#5478)
(tramp-register-file-name-handlers): Add safe-magic property.
lisp/ChangeLog
lisp/net/ange-ftp.el
lisp/net/tramp.el